projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b20a44d
)
(strokes-click-command): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 12 Sep 1997 22:41:34 +0000
(22:41 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 12 Sep 1997 22:41:34 +0000
(22:41 +0000)
lisp/strokes.el
patch
|
blob
|
history
diff --git
a/lisp/strokes.el
b/lisp/strokes.el
index bca84e5bb3ba72c0adfd9b30e7bb5c9cdc026730..a75bc8c6aa68b806d5c9e703dbbf717622f8d561 100644
(file)
--- a/
lisp/strokes.el
+++ b/
lisp/strokes.el
@@
-288,7
+288,7
@@
the delay in switching to the strokes buffer."
(defcustom strokes-click-command 'mouse-yank-at-click
"*Command to execute when stroke is actually a `click' event.
-This is set to `mouse-yank' by default."
+This is set to `mouse-yank
-at-click
' by default."
:type 'function
:group 'strokes)